-
Home
-
Directory Listings WordPress plugin – uListing
-
1.7.2
-
Code
-
Classes
- PayPalStandard
Total Complexity |
58 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
377 |
Lines of code |
243 |
Logical lines of code |
114 |
Comment lines |
78 |
Methods |
21 |
Properties |
5 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
payment_one_time() |
A |
41 |
8 |
54 |
process_payment() |
A |
51 |
10 |
23 |
get_payment_script() |
S |
49 |
5 |
41 |
getCurrencies() |
S |
47 |
4 |
33 |
validate_transaction() |
S |
57 |
5 |
17 |
checkCurrency() |
S |
76 |
4 |
3 |
save_settings() |
S |
65 |
3 |
8 |
getMode() |
S |
67 |
2 |
7 |
init() |
S |
62 |
2 |
10 |
getPayNowButtonUrl() |
S |
78 |
2 |
3 |
getReceiverEmail() |
S |
78 |
2 |
3 |
get_active_currency_code() |
S |
75 |
2 |
4 |
__construct() |
S |
61 |
1 |
11 |
getData() |
S |
76 |
1 |
4 |
render_settings() |
S |
77 |
1 |
3 |
get_active_mode() |
S |
75 |
1 |
4 |
add_payment_method() |
S |
75 |
1 |
4 |
install() |
S |
91 |
1 |
2 |
uninstall() |
S |
91 |
1 |
2 |
get_payment_form() |
S |
77 |
1 |
3 |
add_payment_method_list() |
S |
74 |
1 |
4 |